ASP.NET Core MVC コントロールヘルプ
Period メソッド (BollingerBandsBuilder<T>)

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > BollingerBandsBuilder<T> クラス : Period メソッド
The value.
Configurates C1.Web.Mvc.Finance.BollingerBands<T>.Period. Sets the period for the calculation as an integer value.
シンタックス
'宣言
 
Public Function Period( _
   ByVal value As System.Double _
) As BollingerBandsBuilder(Of T)
public BollingerBandsBuilder<T> Period( 
   System.double value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

BollingerBandsBuilder<T> クラス
BollingerBandsBuilder<T> メンバ